Path Parameters
Unique identifier of the knowledge base to delete (UUID format)
Response
Returns204 No Content or 202 Accepted on successful deletion.
Notes
- All documents in the knowledge base will be permanently removed
- Agents using this knowledge base will lose access to it
- This action cannot be undone
- You can also delete knowledge bases through the web dashboard at https://app.xpander.ai
Example Request
Example Response
202 Accepted to indicate the deletion request has been accepted and will be processed.Authorizations
API Key for authentication
Path Parameters
Response
Successful Response
The response is of type any.

